From: Eli Zaretskii Date: Sat, 18 Jul 2009 19:14:11 +0000 (+0000) Subject: Update the entry for `desktop-buffers-not-to-save'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11414 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9b9ba17d9ffb77d6974b1b2896042f564f593ebc;p=emacs.git Update the entry for `desktop-buffers-not-to-save'. --- diff --git a/etc/NEWS b/etc/NEWS index f54c86be4e0..e8842e371a0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -82,8 +82,12 @@ giving an offset from today. ** Desktop --- -*** The default value for `desktop-buffers-not-to-save' no longer matches -buffers whose name ends in a ".log". +*** The default value for `desktop-buffers-not-to-save' is nil. +This means Desktop will try restoring all buffers, when you restart +your Emacs session. Also, `desktop-buffers-not-to-save' is only +effective for buffers that have no associated file. If you want to +exempt buffers that do correspond to files, customize the value of +`desktop-files-not-to-save' instead. ** Miscellaneous